GET XML NODE ATTRIB VALUE
This function returns the attribute value of the current node. If the node has no attribute, the function returns an empty string.

ARGUMENTS:
* Xml Number = An XML number (between 1 and 256)

RETURNS:
The attribute value.


SYNTAX
Return String=GET XML NODE ATTRIB VALUE(Xml Number)


RELATED INFO
View XML Files Index
View STYX Index
View STYX Main File